3.54 \(\int \frac {\log (e (f (a+b x)^p (c+d x)^q)^r)}{(g k+h k x) (s+t \log (i (g+h x)^n))} \, dx\)

Optimal. Leaf size=51 \[ \text {Int}\left (\frac {\log \left (e \left (f (a+b x)^p (c+d x)^q\right )^r\right )}{(g k+h k x) \left (t \log \left (i (g+h x)^n\right )+s\right )},x\right ) \]

[Out]

Unintegrable(ln(e*(f*(b*x+a)^p*(d*x+c)^q)^r)/(h*k*x+g*k)/(s+t*ln(i*(h*x+g)^n)),x)

________________________________________________________________________________________

Rubi [A]  time = 0.05, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\log \left (e \left (f (a+b x)^p (c+d x)^q\right )^r\right )}{(g k+h k x) \left (s+t \log \left (i (g+h x)^n\right )\right )} \, dx \]

Verification is Not applicable to the result.

[In]

Int[Log[e*(f*(a + b*x)^p*(c + d*x)^q)^r]/((g*k + h*k*x)*(s + t*Log[i*(g + h*x)^n])),x]

[Out]

Defer[Int][Log[e*(f*(a + b*x)^p*(c + d*x)^q)^r]/((g*k + h*k*x)*(s + t*Log[i*(g + h*x)^n])), x]

Rubi steps

\begin {align*} \int \frac {\log \left (e \left (f (a+b x)^p (c+d x)^q\right )^r\right )}{(g k+h k x) \left (s+t \log \left (54 (g+h x)^n\right )\right )} \, dx &=\int \frac {\log \left (e \left (f (a+b x)^p (c+d x)^q\right )^r\right )}{(g k+h k x) \left (s+t \log \left (54 (g+h x)^n\right )\right )} \, dx\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.39, size = 0, normalized size = 0.00 \[ \int \frac {\log \left (e \left (f (a+b x)^p (c+d x)^q\right )^r\right )}{(g k+h k x) \left (s+t \log \left (i (g+h x)^n\right )\right )} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[Log[e*(f*(a + b*x)^p*(c + d*x)^q)^r]/((g*k + h*k*x)*(s + t*Log[i*(g + h*x)^n])),x]

[Out]

Integrate[Log[e*(f*(a + b*x)^p*(c + d*x)^q)^r]/((g*k + h*k*x)*(s + t*Log[i*(g + h*x)^n])), x]

________________________________________________________________________________________

fricas [A]  time = 0.63, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {\log \left (\left ({\left (b x + a\right )}^{p} {\left (d x + c\right )}^{q} f\right )^{r} e\right )}{h k s x + g k s + {\left (h k t x + g k t\right )} \log \left ({\left (h x + g\right )}^{n} i\right )}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(log(e*(f*(b*x+a)^p*(d*x+c)^q)^r)/(h*k*x+g*k)/(s+t*log(i*(h*x+g)^n)),x, algorithm="fricas")

[Out]

integral(log(((b*x + a)^p*(d*x + c)^q*f)^r*e)/(h*k*s*x + g*k*s + (h*k*t*x + g*k*t)*log((h*x + g)^n*i)), x)

________________________________________________________________________________________

giac [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\log \left (\left ({\left (b x + a\right )}^{p} {\left (d x + c\right )}^{q} f\right )^{r} e\right )}{{\left (h k x + g k\right )} {\left (t \log \left ({\left (h x + g\right )}^{n} i\right ) + s\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(log(e*(f*(b*x+a)^p*(d*x+c)^q)^r)/(h*k*x+g*k)/(s+t*log(i*(h*x+g)^n)),x, algorithm="giac")

[Out]

integrate(log(((b*x + a)^p*(d*x + c)^q*f)^r*e)/((h*k*x + g*k)*(t*log((h*x + g)^n*i) + s)), x)

________________________________________________________________________________________

maple [A]  time = 0.52, size = 0, normalized size = 0.00 \[ \int \frac {\ln \left (e \left (f \left (b x +a \right )^{p} \left (d x +c \right )^{q}\right )^{r}\right )}{\left (h k x +g k \right ) \left (t \ln \left (i \left (h x +g \right )^{n}\right )+s \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(ln(e*(f*(b*x+a)^p*(d*x+c)^q)^r)/(h*k*x+g*k)/(t*ln(i*(h*x+g)^n)+s),x)

[Out]

int(ln(e*(f*(b*x+a)^p*(d*x+c)^q)^r)/(h*k*x+g*k)/(t*ln(i*(h*x+g)^n)+s),x)

________________________________________________________________________________________

maxima [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\log \left (\left ({\left (b x + a\right )}^{p} {\left (d x + c\right )}^{q} f\right )^{r} e\right )}{{\left (h k x + g k\right )} {\left (t \log \left ({\left (h x + g\right )}^{n} i\right ) + s\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(log(e*(f*(b*x+a)^p*(d*x+c)^q)^r)/(h*k*x+g*k)/(s+t*log(i*(h*x+g)^n)),x, algorithm="maxima")

[Out]

integrate(log(((b*x + a)^p*(d*x + c)^q*f)^r*e)/((h*k*x + g*k)*(t*log((h*x + g)^n*i) + s)), x)

________________________________________________________________________________________

mupad [A]  time = 0.00, size = -1, normalized size = -0.02 \[ \int \frac {\ln \left (e\,{\left (f\,{\left (a+b\,x\right )}^p\,{\left (c+d\,x\right )}^q\right )}^r\right )}{\left (g\,k+h\,k\,x\right )\,\left (s+t\,\ln \left (i\,{\left (g+h\,x\right )}^n\right )\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(log(e*(f*(a + b*x)^p*(c + d*x)^q)^r)/((g*k + h*k*x)*(s + t*log(i*(g + h*x)^n))),x)

[Out]

int(log(e*(f*(a + b*x)^p*(c + d*x)^q)^r)/((g*k + h*k*x)*(s + t*log(i*(g + h*x)^n))), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(ln(e*(f*(b*x+a)**p*(d*x+c)**q)**r)/(h*k*x+g*k)/(s+t*ln(i*(h*x+g)**n)),x)

[Out]

Timed out

________________________________________________________________________________________